home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Best Of The Month / The Sunday Times - The Best of The Month.iso / mac / The Best of The Month / engine / swf / sponsor_bar.swf / scripts / frame_1 / DoAction.as
Text File  |  2004-07-27  |  89b  |  7 lines

  1. if(this != _root)
  2. {
  3.    button.enabled = false;
  4. }
  5. _parent.initSponsorBtn();
  6. stop();
  7.